func net/netip.stringsLastIndexByte
3 uses
net/netip (current package)
leaf_alts.go#L10: func stringsLastIndexByte(s string, b byte) int {
netip.go#L1055: i := stringsLastIndexByte(s, ':')
netip.go#L1296: i := stringsLastIndexByte(s, '/')
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)